home *** CD-ROM | disk | FTP | other *** search
INI File | 2002-10-30 | 1.6 KB | 81 lines |
- [main]
- Number = 8
- Sound = DATA\SOUND\main.mid
- SoundPress = DATA\SOUND\menu_button.wav
- SoundActive = DATA\SOUND\menu_toggle.wav
- Font = DATA\\MENU\\font1.tga
- ;Font = Arial,,32,700
- ;Font = fntName,fntWidth,fntHeight,fntWeight
-
- [0] ; order now
- state = 1
- xpos = 20
- ypos = 430
- name = REGISTER
- active = DATA\MENU\SmallButton.tga
- normal = DATA\MENU\SmallButton_.tga
- FontActive = DATA\MENU\ComicSansMSFont18.tga
- FontNormal = DATA\MENU\ComicSansMSFont18_.tga
- xalign = 0
-
- [1] ; PLAY
- state = 2
- xpos = 427
- ypos = 430
- name = PLAY
- active = DATA\MENU\SmallButton.tga
- normal = DATA\MENU\SmallButton_.tga
- FontActive = DATA\MENU\ComicSansMSFont18.tga
- FontNormal = DATA\MENU\ComicSansMSFont18_.tga
- xalign = 0
-
- [2] ; Trial has expired!
- state = 0
- xpos = 132
- ypos = 375
- xsize = 376
- ysize = 32
- name = " "
- FontNormal = DATA\MENU\font1.tga
- //normal = DATA\MENU\champ.tga
- //FontNormal = DATA\MENU\ComicSansMSFont18.tga
- xalign = 0
-
- [3] ; OPTIONS
- state = 0
- xpos = 118
- ypos = 40
- name = "TINY CARS"
- normal = DATA\MENU\button.tga
- FontNormal = DATA\MENU\ComicSansMSFont30.tga
- xalign = 0
-
- [4] ; TITLEBASE
- state = 0
- xpos = 20
- ypos = 106
- normal = DATA\MENU\StringBar.tga
- name = "Please, register!"
- FontNormal = DATA\MENU\ComicSansMSFont18.tga
- xalign = 0
-
- [5] ; BASE
- state = 0
- xpos = 20
- ypos = 137
- normal = DATA\MENU\basebill.jpg
-
- [6] ; logo big
- state = 0
- xpos = 96
- ypos = 70
- name = " "
- normal = DATA\MENU\LogoBig.tga
-
- [7] ; background
- state = 0
- xpos = -80
- ypos = -60
- name = " "
- normal = DATA\MENU\main.jpg
-